home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8101 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Searching for Win95 Explorer source
  5. Date: 14 Feb 1996 17:25:04 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4ft5tg$d44@redstone.interpath.net>
  8. References: <4fpd7v$f9@geraldo.cc.utexas.edu> <3121BAE4.6AD6@cmt.lpr.mail.carel.fi>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Ari Lukumies (aril@cmt.lpr.mail.carel.fi) wrote:
  13. : > Does anyone know where I can find code in order to build an Explorer interface 
  14. : > clone in VC++4.0??
  15. : Ask Microsoft to give the source code to you. :)
  16.  
  17. This isn't too farfetched. If you read:
  18.  
  19.     Dave's Top 10 Lists of Great Windows Programs
  20.     Nancy Cluts' Programming The W95 Interface
  21.     Schildt's W95 Programming book
  22.     MS Press' Programmer's Guide to W95
  23.  
  24. you could probably write an Explorer clone, at least the basic
  25. look and feel for file management. It's mostly an example of
  26. the new common controls!
  27.  
  28. Scott
  29.  
  30.